home *** CD-ROM | disk | FTP | other *** search
- Path: heye.nexen.com!mdoar
- From: mdoar@acton.timeplex.com (Matthew B. Doar)
- Newsgroups: comp.unix.questions,comp.lang.c
- Subject: Bold ASCII
- Date: 13 Mar 1996 20:56:17 GMT
- Organization: Ascom Nexion
- Message-ID: <4i7cpj$hqa@nexen.nexen.com>
- Reply-To: mdoar@nexen.com
- NNTP-Posting-Host: heye.nexen.com
- X-Newsreader: TIN [version 1.2 PL2]
-
- Anyone know how to get bold strings of text
- from a program (termcap related?)
-
- e.g.
-
- printf("\012 This is in bold \013\n");
-
- where \012 and \013 are whatever the magic ascii values
- are to turn on and off bold.
-
- ~Matt
-